home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / williame.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(keyPress Left).as next >
Encoding:
Text File  |  2007-09-27  |  44 b   |  4 lines

  1. on(keyPress "<Left>"){
  2.    var foo = 0;
  3. }
  4.